PackSyncQueue<T>.Items Property

public T[] Items {get;}
This language is not supported or no code example is available.
public:  
property array< T^ >^ Items { 
array< T^ >^ get( ); 
}
This language is not supported or no code example is available.
public function get Items() : T[];
This language is not supported or no code example is available.

Property Value

T[]

In this article

Definition